home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / qbwiz13.zip / QBWIZ.NEW < prev    next >
Text File  |  1992-07-14  |  2KB  |  60 lines

  1. QBWiz 1.3, 07/20/92:
  2.  
  3.    A bug was fixed in the DefSeg% function.
  4.  
  5.    The Redirection% function has been renamed RedirOut% to make
  6.    room for the new RedirIn% function.
  7.  
  8.    A DosVersion routine has been added to return the DOS
  9.    version.
  10.  
  11.    Assembly language source code has been converted from OPTASM
  12.    to MASM 6.0.  SLR just hasn't kept OPTASM up to date,
  13.    whereas MASM is looking pretty good these days.
  14.  
  15.    The documentation has been updated with information about
  16.    replacements for the BASIC runtime library BCOM45.LIB.  All
  17.    documentation has been reformatted to 64 cols x 59 rows so
  18.    as to print on the greatest variety of printers.
  19.  
  20.    The ACCESS.BI and ACCESS.LIB files have been renamed to
  21.    QBWIZ.BI and QBWIZ.LIB.  FILES.LST has been renamed to
  22.    PACKING.LST.  An assortment of new "convenience" files has
  23.    been added: ADD4DOS.BAT, CATALOG.TXT, FILE_ID.DIZ, and
  24.    WHERE.BBS.
  25.  
  26.  
  27.  
  28. QBWiz 1.2, 02/20/91:
  29.  
  30.    These days, it seems that everyone is trying to make a buck
  31.    off any bit of software they can cobble together.  Sometimes
  32.    it's reasonable, but just as often it's ludicrous.  I've
  33.    been guilty of this on occasion myself...
  34.  
  35.    As of this version, QBWiz is no longer shareware.  It's
  36.    free, and I'm including the source code.  Enjoy.
  37.  
  38.  
  39.  
  40. QBWiz 1.1, 07/11/90:
  41.  
  42.    An example program was added so you can see exactly how to
  43.    use the functions included in the ACCESS library.  The
  44.    EXAMPLE.BAS file contains the program itself and CREATE.BAT
  45.    will compile and link it for you.
  46.  
  47.    The ErrLevel routine was added, allowing you to set the
  48.    error level to be returned to DOS when your program
  49.    terminates.  PrinterWidth% was added so you can find out how
  50.    wide the printer is set to (columns).  CommandLine$ returns
  51.    the original command line (unlike COMMAND$, it doesn't
  52.    convert the results to uppercase or trim leading blanks).
  53.  
  54.  
  55.  
  56. QBWiz 1.0, 02/04/90:
  57.  
  58.    This is the initial release of the QuickBasic Wizard's
  59.    Library.
  60.